Skip to content

Commit 357fc86

Browse files
authored
Version 0.7
Merge pull request #30 from agessaman/dev
2 parents b1b4aaf + 2cd24cd commit 357fc86

File tree

85 files changed

+29311
-3806
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+29311
-3806
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,9 @@ Thumbs.db
119119

120120
# Project specific
121121
*.log
122+
logs/
122123
config.ini
124+
config.min.ini
123125
*.db
124126
*.db-wal
125127
*.db-shm
@@ -138,3 +140,4 @@ test_*.log
138140
docs/local/
139141
tests/
140142
test_scripts/
143+
dev/

0 commit comments

Comments
 (0)