mirror of
https://github.com/avinal/sixth-semester.git
synced 2026-07-03 23:50:08 +05:30
gitignore updated
This commit is contained in:
@@ -53,3 +53,5 @@ dkms.conf
|
|||||||
|
|
||||||
# local folders
|
# local folders
|
||||||
.vscode
|
.vscode
|
||||||
|
*.zip
|
||||||
|
*.rar
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
# ignore everything
|
||||||
|
*
|
||||||
|
|
||||||
|
# dont ingnore these
|
||||||
|
!.gitignore
|
||||||
|
!scratch
|
||||||
Reference in New Issue
Block a user