diff options
| author | Lance5057 <Lance5057@gmail.com> | 2015-02-06 06:49:09 -0600 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2015-02-06 06:49:09 -0600 |
| commit | 040421af77a37a1c9861de480e83e0e3a7d5a87b (patch) | |
| tree | ac00d371ec264abe8decd960584090cdb4bc590b /.gitignore | |
| parent | a7383ab4306123b4f3f6959cf2e71810e390a090 (diff) | |
Bin folder is now being ignored
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,3 +60,6 @@ $RECYCLE.BIN/ # Exclude eclipse build folder /eclipse/* + +#Exclude bin folder +/bin/* |
