Skip to content

Commit f266efb

Browse files
committed
Update gitignore
1 parent 486772d commit f266efb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@
2727
*.out
2828
*.app
2929

30-
#Backup
30+
# Backup
3131
*~
3232
*_
33-
*#
33+
*#
34+
35+
# Doxygen
36+
doc/Doxyfile

0 commit comments

Comments
 (0)