.gitignore
# Created by https://www.gitignore.io/api/linux,osx,windows,vim,sublimetext,node ### Linux ###*~ # temporary files which can be created if a process still has a handle open of a deleted file.fuse_hidden* # KDE directory preferences.directory # Linux trash folder which might appear on any partition or disk.Trash-* ### OSX ###.DS_Store.AppleDouble.LSOverride # Icon must end with two \rIcon # Thumbnails._* # Files that might appear in the root of a volume.DocumentRevisions-V100.fseventsd.Spotlight-V100.TemporaryItems.Trashes.VolumeIcon.icns # Directories potentially created on remote AFP share.AppleDB.AppleDesktopNetwork Trash FolderTemporary Items.apdisk ### Windows #### Windows image file cachesThumbs.dbehthumbs.db # Folder config fileDesktop.ini # Recycle Bin used on file shares$RECYCLE.BIN/ # Windows Installer files*.cab*.msi*.msm*.msp # Windows shortcuts*.lnk ### Vim #### swap[._]*.s[a-w][a-z][._]s[a-w][a-z]# sessionSession.vim# temporary.netrwhist*~ ### 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 filesftp-config.json ### Node #### Logslogs*.lognpm-debug.log* # Runtime datapids*.pid*.seed # Directory for instrumented libs generated by jscoverage/JSCoverlib-cov # Coverage directory used by tools like istanbulcoverage # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files).grunt # node-waf configuration.lock-wscript # Compiled binary addons (http://nodejs.org/api/addons.html)build/Release # Dependency directoriesnode_modulesjspm_packages # Optional npm cache directory.npm # Optional REPL history.node_repl_history ### Others ###temptmpdocstest/db/db.sqlite