diff options
author | louie <louie@shprung.com> | 2022-04-17 10:46:30 -0700 |
---|---|---|
committer | louie <louie@shprung.com> | 2022-04-17 10:46:30 -0700 |
commit | 28a0142718dcad621dfecdb99fe6f2965edf5f0d (patch) | |
tree | a141c5b101ff9853ed15bc9a958181390d2099c7 /.gitignore | |
parent | 5709215241fc99eada2efcc770bfb33e7ee72e53 (diff) |
Created custom directory, moved background out of main file (to custom)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ * !backend/backend.php +!custom !assignment_list* !setup.php |