diff options
author | Haoran S. Diao (刁浩然) <0@hairydiode.xyz> | 2023-11-25 03:04:33 -0800 |
---|---|---|
committer | Haoran S. Diao (刁浩然) <0@hairydiode.xyz> | 2023-11-25 03:04:33 -0800 |
commit | 39a15276f5d4e73ba20149e10eabf69215fb22ef (patch) | |
tree | b58e96ad5374bfbf0cb02b33f59277021ae56500 /.gitignore | |
parent | 75094d65209fd457f5222809ea5570473b1d411f (diff) |
added gitignore, removed creation info since it's not really relevant.
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..87a2e44 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +private +fc.db |