0

add gitignore and gitattributes

This commit is contained in:
2021-10-31 23:26:18 +03:00
parent ab6f7cdf5a
commit e57d53fee9
2 changed files with 3 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
* text=auto

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
## IDEA ##
.idea/