diff options
| author | 2019-02-24 16:03:38 -0500 | |
|---|---|---|
| committer | 2019-02-24 16:03:38 -0500 | |
| commit | af3f5f149ae74d149fd0f807d6b813ab62340cd0 (patch) | |
| tree | 7a9b6caa9a5ecd4659146020a951c502d57a6ea3 /.gitignore | |
| download | cetris-af3f5f149ae74d149fd0f807d6b813ab62340cd0.tar.gz cetris-af3f5f149ae74d149fd0f807d6b813ab62340cd0.tar.bz2 cetris-af3f5f149ae74d149fd0f807d6b813ab62340cd0.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..cdf1ed2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build*
|