diff options
author | V.Krishn <vkrishn4@gmail.com> | 2019-11-26 10:46:14 +0530 |
---|---|---|
committer | V.Krishn <vkrishn4@gmail.com> | 2019-11-26 10:46:14 +0530 |
commit | 7b3e5526eb573f4b82d10ece85a9e636daffa39e (patch) | |
tree | ad408ee23dd99321816c2bb4edb4ef5eba00265a | |
download | aportsbag-features.tar.bz2 |
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e3bd6a6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*~ +20/ +temp/ +*.cssx +*.jsx +*.phpx |