Skip to content

Commit

Permalink
Add /tmp to .gitignore (tgstation#40303)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss authored and AnturK committed Sep 17, 2018
1 parent 3a73bb5 commit 00f5a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#Ignore everything in datafolder and subdirectories
/data/**/*
/tmp/**/*

#Ignore byond config folder.
/cfg/**/*
Expand Down

0 comments on commit 00f5a51

Please sign in to comment.