Skip to content

Commit

Permalink
[ADD] Add git config files
Browse files Browse the repository at this point in the history
  • Loading branch information
KeyWeeUsr committed Apr 20, 2019
1 parent e35f124 commit 3d941b3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
* text eol=lf
8 changes: 8 additions & 0 deletions .gitignore
@@ -0,0 +1,8 @@
docker-compose.yml

# Emacs saves
*~

# Emacs edits
*#*
*.#*

0 comments on commit 3d941b3

Please sign in to comment.