Merge pull request #26 from jflopezfernandez/master

Added some common IDE folders to gitignore
main
Jean-Philippe Aumasson 2019-12-15 16:28:18 +01:00 committed by GitHub
commit bab35c64d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -16,3 +16,8 @@
*.exe
*.out
*.app
# IDE Folders
/.code/
/.idea/
/.vs/