social/.gitignore
2019-10-06 13:35:32 -04:00

14 lines
116 B
Plaintext

# Python cache
__pycache__
*.pyc
# Extra dirs
/build
/data
/bin
/misc
# Misc files
nohup.out
webapp/js/__target__