Peter M. Groen
/
knowledgetree
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
09a2db3a3a04826e48bd9309d14d146dbd175b60
Authored by
Kevin G Fourie
2009-09-15 15:56:16 +0200
1 parent
0dd3c5bc
Added *.out files to .gitignore.
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
.gitignore
.gitignore
View file @
09a2db3
...
...
@@ -10,4 +10,5 @@ var/*
10
10
plugins/commercial
11
11
clienttools/Karoo
12
12
clienttools/Office
13
-.gitmodules
14
13
\ No newline at end of file
14
+.gitmodules
15
+*.out
...
...