commit cf6d54b3a3e9e0a03915ca24e286987689d95a82 Author: liru Date: Fri Jan 22 21:24:48 2016 -0500 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f064959 --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +# ---> SublimeText +# cache files for sublime text +*.tmlanguage.cache +*.tmPreferences.cache +*.stTheme.cache + +# workspace files are user-specific +*.sublime-workspace + +# project files should be checked into the repository, unless a significant +# proportion of contributors will probably not be using SublimeText +# *.sublime-project + +# sftp configuration file +sftp-config.json + diff --git a/README.md b/README.md new file mode 100644 index 0000000..026b964 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# notes + +Miscellaneous notes regarding ideas, characters, and the like. \ No newline at end of file