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