Skip to content

Commit bcf0f67

Browse files
committed
First
0 parents  commit bcf0f67

File tree

123 files changed

+15671
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

123 files changed

+15671
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# vim swap files
2+
*.swp
3+
4+
# build folder
5+
build/*
6+
7+
# hl2sdk-manifest link
8+
hl2sdk-manifests
9+
10+
# include build commands
11+
!build/build
12+
!build/clean
13+

0 commit comments

Comments
 (0)