Adding files to gitignore

This commit is contained in:
Saeed Rahmani 2023-03-31 00:30:13 +02:00
parent 5537ea44ba
commit 987bb4d81c
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View File

@ -101,3 +101,6 @@ ENV/
# pycharm
.idea/
# Large Files
*.npz

1
test.txt Normal file
View File

@ -0,0 +1 @@
Test for commit