Extending gitignore
parent
4d67932c00
commit
d79245ea58
@ -1,3 +1,15 @@
|
||||
/.anjuta/
|
||||
/.anjuta_sym_db.db
|
||||
|
||||
*.anjuta*
|
||||
|
||||
*.mod.*
|
||||
8008135
|
||||
*.out
|
||||
*.a
|
||||
*.ko
|
||||
*.o
|
||||
|
||||
*~
|
||||
*.symvers
|
||||
*.order
|
||||
.tmp_versions/
|
||||
*.cmd
|
||||
|
Loading…
Reference in New Issue