pokemon-showdown/.gitignore
2012-05-16 21:13:15 -07:00

48 lines
389 B
Plaintext

/config/config.js
/config/usergroups.csv
/logs/*
/node_modules
npm-debug.log
# boilerplate #
###############
.DS_Store
# editor temp files
*~
tmp/**/*
*.lock
*.DS_Store
*.swp
*.out
*.pyc
*.pyo
.installed.cfg
downloads
build
dist
# egg related
develop-eggs
*.egg-info
*.egg
*.EGG
*.EGG-INFO
src/*.egg-info
eggs
fake-eggs
# django
local_settings.py
# SCM
.hg
.bzr
.svn
pip-log.txt