gitattrs and editorconfig

This commit is contained in:
ineedbots
2021-09-09 11:23:12 -06:00
parent 7c041900ff
commit a4e3fbb42b
3 changed files with 16 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,8 +1,10 @@
# Ignore everything in repository root
# Ignore everything in repository root
/*
# Files to not ignore
!/.gitignore
!/.editorconfig
!/.gitattributes
!/z_server.bat