Other files that should be git ignore'd.
This commit is contained in:
parent
5add1b9f4d
commit
17284ca4c1
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -11,3 +11,9 @@ x.ps
|
||||||
\#*\#
|
\#*\#
|
||||||
.\#*
|
.\#*
|
||||||
auto-save-list
|
auto-save-list
|
||||||
|
public_html
|
||||||
|
*.idv
|
||||||
|
*.lg
|
||||||
|
*.tmp
|
||||||
|
*.xref
|
||||||
|
*.log
|
||||||
|
|
Loading…
Reference in a new issue