sankhyikii commited on
Commit
0d3e12f
1 Parent(s): ef082e5

gitignore updates

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore CHANGED
@@ -3,3 +3,8 @@
3
 
4
  # Ada Library Information
5
  *.ali
 
 
 
 
 
 
3
 
4
  # Ada Library Information
5
  *.ali
6
+ .devcontainer
7
+ .idea
8
+ .ipynb_checkpoints
9
+ __pycache__
10
+ app.py