mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Merge 2cdbd7a06f
into 524ae7b4c7
This commit is contained in:
commit
a3d01ad94f
1 changed files with 34 additions and 0 deletions
34
Freemarker.gitignore
Normal file
34
Freemarker.gitignore
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
/.ivy/
|
||||||
|
/.bin/
|
||||||
|
/build/
|
||||||
|
/build.properties
|
||||||
|
/archive/
|
||||||
|
/ide-dependencies/
|
||||||
|
|
||||||
|
/out/
|
||||||
|
/bin/
|
||||||
|
/target/
|
||||||
|
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
|
.settings
|
||||||
|
|
||||||
|
.idea/
|
||||||
|
*.iml
|
||||||
|
*.iws
|
||||||
|
*.ipr
|
||||||
|
.idea_modules/
|
||||||
|
|
||||||
|
*.tmp
|
||||||
|
*.bak
|
||||||
|
*.swp
|
||||||
|
*~
|
||||||
|
|
||||||
|
.gradle
|
||||||
|
|
||||||
|
.DS_Store*
|
||||||
|
.AppleDouble
|
||||||
|
.LSOverride
|
||||||
|
|
||||||
|
.directory
|
||||||
|
.Trash*
|
Loading…
Add table
Add a link
Reference in a new issue