diff options
author | Akshay <[email protected]> | 2020-08-22 16:46:04 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-08-22 16:46:04 +0100 |
commit | 9e684bc6100b5db438108f78eea1c11155a47092 (patch) | |
tree | df53bcb9ebf1aef7a5219a786df987f93e755fa8 |
add ignores
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3f687fd --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,3 @@ | |||
1 | /target | ||
2 | result | ||
3 | *.db_3 | ||