Add .gitignore files
This commit is contained in:
parent
c06c95c4f1
commit
5ef7084b61
50 changed files with 394 additions and 0 deletions
2
iface/.gitignore
vendored
Normal file
2
iface/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Makefile.in
|
||||
Makefile
|
||||
8
iface/gspn/.gitignore
vendored
Normal file
8
iface/gspn/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Makefile.in
|
||||
Makefile
|
||||
*.lo
|
||||
*.o
|
||||
*.la
|
||||
.deps
|
||||
.libs
|
||||
defs
|
||||
9
iface/gspn/examples/simple/.gitignore
vendored
Normal file
9
iface/gspn/examples/simple/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
simple.cap
|
||||
simple.cc
|
||||
simple.mark
|
||||
simple.minval
|
||||
simple.outtype
|
||||
simple.parse
|
||||
simple.sc
|
||||
simple.string
|
||||
simple.val
|
||||
Loading…
Add table
Add a link
Reference in a new issue