diff options
author | fxqnlr <[email protected]> | 2022-10-31 13:01:06 +0100 |
---|---|---|
committer | fxqnlr <[email protected]> | 2022-10-31 13:01:06 +0100 |
commit | 3320da719669f37dd5f55693b4d76edb27dbce02 (patch) | |
tree | 4383af17a4362a19546a4704d5450884d96bc504 /.gitignore | |
download | modlist-3320da719669f37dd5f55693b4d76edb27dbce02.tar modlist-3320da719669f37dd5f55693b4d76edb27dbce02.tar.gz modlist-3320da719669f37dd5f55693b4d76edb27dbce02.zip |
modlist
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ebdb388 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,2 @@ | |||
1 | /target | ||
2 | /api-tests \ No newline at end of file | ||