Skip to content

Commit 18da34e

Browse files
author
Yehonal
committed
added gitignore file
0 parents  commit 18da34e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
configuration.php
2+
3+
#
4+
# Editors / debuggers / other output files
5+
#
6+
*~
7+
*.bak
8+
*.orig
9+
*.patch
10+
callgrind.out.*

0 commit comments

Comments
 (0)