diff options
author | Karel Kočí <karel.koci@nic.cz> | 2017-01-19 15:10:01 +0100 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2017-01-19 15:10:01 +0100 |
commit | b3966853d6c336bc66d304b448ac65280bce7957 (patch) | |
tree | 3c86596d2fd2cd114c60f66a1063dcd913d87f2e /.gitignore | |
download | turris-myrepo-b3966853d6c336bc66d304b448ac65280bce7957.tar.gz turris-myrepo-b3966853d6c336bc66d304b448ac65280bce7957.tar.bz2 turris-myrepo-b3966853d6c336bc66d304b448ac65280bce7957.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9ea0f13 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.* +!.gitignore |