Files
Paradise/.gitignore
Tigercat2000 27d56bdab1 Update gitignore and mapmerge for tgstyle maptree
This commit updates the .gitignore file to ignore the proper files with
the new tree system, and modifies the mapmerge files to the latest -tg-
files, as those are already compatible and written for the new tree
system.
2015-05-11 16:03:07 -07:00

18 lines
293 B
Plaintext

#ignore misc BYOND files
*.log
*.int
*.rsc
*.dmb
*.lk
#ignore any files in config/, except those in subdirectories.
/config/*
!/config/*/*
#ignore other, specific files and folers
data/
/_maps/map_files/backup/*
/_maps/map_files/**/backup/*
/_maps/map_files/**/*.dmm.backup
/nano/debug.html