Initial commit
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/bin/*
|
||||
contrib/dbg/.*
|
||||
debug
|
||||
debug.test
|
||||
__debug_bin
|
||||
__debug_bin*
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
*.un~
|
||||
*.swp
|
||||
.idea/
|
||||
*.iml
|
||||
*.log
|
||||
/logs
|
||||
static
|
||||
testdata/
|
||||
/payouts.properties
|
||||
Reference in New Issue
Block a user