Skip to content

Commit

Permalink
Edited the gitignore.
Browse files Browse the repository at this point in the history
Signed-off-by: Xiao Ran <xiaor2@illinois.edu>
  • Loading branch information
xiaor2 committed Oct 8, 2023
1 parent 23b72e7 commit 9b6a983
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ coverage.xml
# Django stuff:
*.log
local_settings.py
settings.py

# Flask stuff:
instance/
Expand Down Expand Up @@ -246,3 +247,4 @@ src/dashboard/lambda/mock/index.js

# Cello local storage
/**/opt/*
/**/cello/*

0 comments on commit 9b6a983

Please sign in to comment.