diff options
| author | yctct <yctct@yctct.com> | 2026-06-07 08:59:04 +0200 |
|---|---|---|
| committer | yctct <yctct@yctct.com> | 2026-06-07 08:59:04 +0200 |
| commit | 15115b4c52bfda0d1cca9fa1155beecbb873ec35 (patch) | |
| tree | b3f0975e63eb04dcba732a78ce9bd9abda8acf01 /.gitignore.copy | |
First commit, add all files
Diffstat (limited to '.gitignore.copy')
| -rw-r--r-- | .gitignore.copy | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore.copy b/.gitignore.copy new file mode 100644 index 0000000..3f8c2f5 --- /dev/null +++ b/.gitignore.copy @@ -0,0 +1,11 @@ +.gitignore +main.py +*.swp +__pycache__ +*pyc +*pyo +*txt +*swp +*bak +*rej +*orig |
