diff options
author | lshprung <lshprung@yahoo.com> | 2022-04-11 18:57:18 -0700 |
---|---|---|
committer | lshprung <lshprung@yahoo.com> | 2022-04-11 18:57:18 -0700 |
commit | 8ba81bd2606b83bc04e34854afb0f6ce810322b6 (patch) | |
tree | 5ac4cefb70074edaa48e086bc0b34c7ccd31c930 /.gitignore | |
parent | 7ec4b054da422b5cee4e6d76b6fb7d7e90cf29a5 (diff) |
Changed name of project
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dccca06 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +* +!backend +!backend/* +!assignment_list* + +!.gitignore |