Minimal gitignore
parent
97ebbb5e75
commit
0c52466019
@ -0,0 +1,22 @@
|
|||||||
|
#############
|
||||||
|
## Fluid ASCII
|
||||||
|
#############
|
||||||
|
|
||||||
|
endoh1
|
||||||
|
|
||||||
|
#############
|
||||||
|
## Windows detritus
|
||||||
|
#############
|
||||||
|
|
||||||
|
# Windows image file caches
|
||||||
|
Thumbs.db
|
||||||
|
ehthumbs.db
|
||||||
|
|
||||||
|
# Folder config file
|
||||||
|
Desktop.ini
|
||||||
|
|
||||||
|
# Recycle Bin used on file shares
|
||||||
|
$RECYCLE.BIN/
|
||||||
|
|
||||||
|
# Mac crap
|
||||||
|
.DS_Store
|
Loading…
Reference in New Issue