Adding *.log to gitignore, for Nel Tools
This commit is contained in:
parent
f399581694
commit
148586d693
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# Temp Krita files and autosaves
|
||||
*.kra~
|
||||
*.kra-autosave.kra
|
||||
|
||||
# Fichiers de log
|
||||
*.log
|
||||
|
|
Loading…
Reference in a new issue