datdo2717 commited on
Commit
bfee383
·
1 Parent(s): 61e4275
Files changed (1) hide show
  1. .gitignore +7 -6
.gitignore CHANGED
@@ -159,9 +159,10 @@ cython_debug/
159
  # option (not recommended) you can uncomment the following to ignore the entire idea folder.
160
  #.idea/
161
 
162
- backend/flagged/*
163
- backend/model/*
164
- backend/mask/*
165
- backend/runs/*
166
- backend/Rotate/output/*
167
- backend/Rotate/cut/*
 
 
159
  # option (not recommended) you can uncomment the following to ignore the entire idea folder.
160
  #.idea/
161
 
162
+ flagged/*
163
+ mask/*
164
+ runs/*
165
+ Rotate/output/*
166
+ Rotate/cut/*
167
+ Model/*
168
+ Rotate/ppstructure/docs/*