Advertisement
Tainel

.gitignore

Apr 8th, 2023 (edited)
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | Software | 0 0
  1. # Ignore the directory of the executables.
  2. /bin/
  3. # Ignore the directory of the precompiled headers.
  4. /src/base/index.hpp.gch/
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement