mirror of
https://github.com/github/gitignore
synced 2024-12-03 17:05:44 +01:00
Added gitignore for DieselFramework
This commit is contained in:
parent
747efedec0
commit
a3a9a40adc
14
DieselFramework3.gitignore
Normal file
14
DieselFramework3.gitignore
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
*~
|
||||||
|
*.bak
|
||||||
|
Thumbs.db
|
||||||
|
desktop.ini
|
||||||
|
.DS_Store
|
||||||
|
.buildpath
|
||||||
|
.project
|
||||||
|
.settings
|
||||||
|
.tmpoj
|
||||||
|
data/uploaded/*/*/*
|
||||||
|
data/logs/*/*
|
||||||
|
build
|
||||||
|
nbproject/
|
||||||
|
.idea
|
Loading…
Reference in New Issue
Block a user