diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-05-22 15:18:34 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-05-22 15:18:34 -0500 |
commit | 6ec097cace6f42a58482024c01f9515b79b39779 (patch) | |
tree | 679c3153cb99ab406da4b90667f37f44e457437a /.gitignore | |
download | lincoln-crimes-6ec097cace6f42a58482024c01f9515b79b39779.tar.gz lincoln-crimes-6ec097cace6f42a58482024c01f9515b79b39779.tar.bz2 lincoln-crimes-6ec097cace6f42a58482024c01f9515b79b39779.zip |
initial commit
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..00741cb --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +.idea/
\ No newline at end of file |