Skip to content

Commit 436d841

Browse files
author
Antoine Morvan
committed
[CLEANUP] Update gitignore file
1 parent f61584a commit 436d841

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,8 @@ Thumbs.db
4040
#######################################
4141
bin/
4242
target/
43-
xtend-gen/
43+
**/xtend-gen/
4444
lib/
45-
/plugins/org.ietr.preesm.codegen.xtend/xtend-gen/
4645
*~
4746
*._trace
4847
*.orig
@@ -55,6 +54,7 @@ DAG/*.graphml
5554
stats/xml/
5655
stats/mat/algo/
5756
stats/mat/archi/
57+
**/org.ietr.preesm.memory.temporary/**
5858

5959
# Eclipse files #
6060
#################

0 commit comments

Comments
 (0)