diff options
author | Till Höppner | 2016-10-02 06:02:26 +0200 |
---|---|---|
committer | Till Höppner | 2016-10-02 18:13:10 +0200 |
commit | e6ca174625c1bebf85765f595bb58a3a212329d6 (patch) | |
tree | f495af0c9a0f20f1c10b3e196fec73dbf2534aa6 /.gitignore | |
download | cpuline-e6ca174625c1bebf85765f595bb58a3a212329d6.tar.gz cpuline-e6ca174625c1bebf85765f595bb58a3a212329d6.tar.xz cpuline-e6ca174625c1bebf85765f595bb58a3a212329d6.zip |
Initial commit.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eb5a316 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target |