Datasets:

Size Categories:
10K<n<100K
ArXiv:
Tags:
License:
cgarciae commited on
Commit
cc50de9
1 Parent(s): 8f5e012

ignore vscode

Browse files
Files changed (1) hide show
  1. .gitignore +3 -2
.gitignore CHANGED
@@ -151,6 +151,7 @@ cython_debug/
151
  # option (not recommended) you can uncomment the following to ignore the entire idea folder.
152
  #.idea/
153
 
154
- # data files
155
  /scratch.py
156
- /test.py
 
 
151
  # option (not recommended) you can uncomment the following to ignore the entire idea folder.
152
  #.idea/
153
 
154
+ # project files
155
  /scratch.py
156
+ /test.py
157
+ /.vscode