diff options
author | Sam Potts <me@sampotts.me> | 2015-02-14 22:42:44 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-02-14 22:42:44 +1100 |
commit | 751d8db9d88d45b33792982103f8682e21ac876e (patch) | |
tree | 922222dd411b34a5d47d2e1453a167919dbdb417 /.gitignore | |
download | plyr-751d8db9d88d45b33792982103f8682e21ac876e.tar.lz plyr-751d8db9d88d45b33792982103f8682e21ac876e.tar.xz plyr-751d8db9d88d45b33792982103f8682e21ac876e.zip |
WIP
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..48745e76 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +node_modules +*.sublime-project +*.sublime-workspace |