mirror of
https://github.com/avinal/sixth-semester.git
synced 2026-01-09 22:58:35 +05:30
gitignore updated
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -53,3 +53,5 @@ dkms.conf
|
||||
|
||||
# local folders
|
||||
.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