mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-02-21 12:34:56 +00:00
Update gitignore
Ignore CLion and KDevelop stuff, plus .old and .orig files.
This commit is contained in:
parent
6afc16fe5b
commit
9f6bc67c06
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -4,3 +4,8 @@ cscope.out
|
||||||
cscope.files
|
cscope.files
|
||||||
tags
|
tags
|
||||||
autom4te.cache/
|
autom4te.cache/
|
||||||
|
.idea/
|
||||||
|
.kdev4/
|
||||||
|
*.kdev4
|
||||||
|
*.old
|
||||||
|
*.orig
|
||||||
|
|
Loading…
Add table
Reference in a new issue