Skip to content

Commit c24ece4

Browse files
committed
.gitignore: new version
1 parent 927fb00 commit c24ece4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
.\#*\#
55

66
.DS_Store
7+
._.DS_Store
78
.project
89
.settings
10+
.directory
911

1012
*.kdevelop.*
1113
*.kdevelop
@@ -14,6 +16,11 @@
1416
/Doxyfile
1517
/tags
1618

19+
nohup.out
20+
*.log
1721
.idea
1822
*.iml
23+
1924
*.kate_swp
25+
tmp/*
26+
*.kate_swps

0 commit comments

Comments
 (0)