diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-01-08 13:26:42 -0200 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-01-08 13:26:42 -0200 |
commit | 4924742ad16a2818589924e95f570249e31fb5c2 (patch) | |
tree | 0333a9530f1e40524e55c4a25eef3adcf59898e9 | |
parent | 7e5429c906bcb8c60c08827132d4012849bbdb1f (diff) | |
download | PSP.git-4924742ad16a2818589924e95f570249e31fb5c2.tar.gz PSP.git-4924742ad16a2818589924e95f570249e31fb5c2.tar.xz PSP.git-4924742ad16a2818589924e95f570249e31fb5c2.zip |
.gitignore update
-rw-r--r-- | .gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -45,6 +45,6 @@ Thumbs.db ############### *.xrc *.workspace -#*.project -#Project/Project.mk -#Project/Project.txt
\ No newline at end of file +*.project +Project/Project.mk +Project/Project.txt
\ No newline at end of file |