Luiz Pestana
4 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
5 aggiunte e
0 eliminazioni
-
.gitignore
|
|
@ -1,6 +1,11 @@ |
|
|
|
# Ignore generated files |
|
|
|
# ... |
|
|
|
|
|
|
|
# Ignore all without extensions |
|
|
|
* |
|
|
|
!*.* |
|
|
|
!*/ |
|
|
|
|
|
|
|
# Ignore VIM's backup generated files |
|
|
|
*.swp |
|
|
|
*.swo |
|
|
|