extend .gitignore
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -29,3 +29,17 @@
|
|||||||
Icon?
|
Icon?
|
||||||
ehthumbs.db
|
ehthumbs.db
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
/target/
|
||||||
|
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
|
.settings
|
||||||
|
|
||||||
|
/examples/**/*.aux
|
||||||
|
/examples/**/*.idx
|
||||||
|
/examples/**/*.out
|
||||||
|
/examples/**/*.pdf
|
||||||
|
/examples/**/*.toc
|
||||||
|
/examples/**/*.tex
|
||||||
|
/examples/**/*.map
|
||||||
|
/examples/**/*.png
|
||||||
|
|||||||
Reference in New Issue
Block a user