added git ignore file for modules directory

v1.18.x
Julian Lam 9 years ago
parent 432c3d777d
commit b73af30a2b

@ -0,0 +1,35 @@
# Warning: This directory contains auto-generated files (symlinked), and should
# not be tracked by git. If you want to specifically have a file tracked by git,
# please include it in this file.
# Ignore all files in this directory...
/*
# except these folders...
!/settings
# and these files...
!/.gitignore
!/alerts.js
!/autocomplete.js
!/chat.js
!/components.js
!/coverPhoto.js
!/csrf.js
!/helpers.js
!/iconSelect.js
!/navigator.js
!/notifications.js
!/postSelect.js
!/search.js
!/settings.js
!/share.js
!/sort.js
!/sounds.js
!/string.js
!/taskbar.js
!/topicSelect.js
!/translator.js
!/uploader.js
Loading…
Cancel
Save