generated from felixm/defaultpy
Update project structure and move to beancount
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,6 +3,8 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.bean
|
||||
*.beancount
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
@@ -159,4 +161,3 @@ cython_debug/
|
||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user