diff options
author | Cem Keylan <cem@ckyln.com> | 2021-02-02 02:37:30 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-02-02 02:42:34 +0300 |
commit | dc3edbc26c28205b5ccf697ff3ef2acd001e1a5d (patch) | |
tree | 9f1ed915fbfc9762e72939a17dfecf38e8db9408 /.gitignore | |
download | carbslinux-style-dc3edbc26c28205b5ccf697ff3ef2acd001e1a5d.tar.gz |
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..0d31019 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.sass-cache/ |