Files
Claunia.RsrcFork/.gitignore
Natalia Portillo cd99f65ebf Added code for handling resource forks when they are in the
data fork without headers (not Macbinary, neither AppleDouble,
	are supported).
2016-09-02 02:58:13 +01:00

41 lines
411 B
Plaintext

#Autosave files
*~
#build
[Oo]bj/
[Bb]in/
packages/
TestResults/
# globs
Makefile.in
*.DS_Store
*.sln.cache
*.suo
*.cache
*.pidb
*.userprefs
*.usertasks
config.log
config.make
config.status
aclocal.m4
install-sh
autom4te.cache/
*.user
*.tar.gz
tarballs/
test-results/
Thumbs.db
#Mac bundle stuff
*.dmg
*.app
#resharper
*_Resharper.*
*.Resharper
#dotCover
*.dotCover