Update .gitignore files.
This commit is contained in:
parent
0ec56a92fb
commit
43a2929edc
3 changed files with 10 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,6 +1,14 @@
|
||||||
*~
|
*~
|
||||||
*.save
|
*.save
|
||||||
.*.swp
|
.*.swp
|
||||||
|
.ICEauthority
|
||||||
|
.Xauthority
|
||||||
.bash_history
|
.bash_history
|
||||||
|
.cache
|
||||||
.lesshst
|
.lesshst
|
||||||
|
.mozilla/
|
||||||
|
.xsession-errors*
|
||||||
|
Documents
|
||||||
|
Downloads
|
||||||
NOTES
|
NOTES
|
||||||
|
files
|
||||||
|
|
1
.local/share/.gitignore
vendored
Normal file
1
.local/share/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
session_migration-ubuntu
|
1
.local/share/nano/.gitignore
vendored
Normal file
1
.local/share/nano/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
search_history
|
Loading…
Add table
Add a link
Reference in a new issue