Technologic101 commited on
Commit
361875d
·
1 Parent(s): c856418

build: ignores data folder

Browse files
Files changed (1) hide show
  1. .gitignore +1 -1
.gitignore CHANGED
@@ -12,6 +12,6 @@
12
  .chainlit
13
  .chainlit/cache
14
 
15
- /designs
16
 
17
  __pycache__
 
12
  .chainlit
13
  .chainlit/cache
14
 
15
+ /data
16
 
17
  __pycache__