You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2021/09/08 14:43:08 UTC

[trafficcontrol-website] branch asf-site updated: Add .gitignore

This is an automated email from the ASF dual-hosted git repository.

ocket8888 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficcontrol-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 27754d4  Add .gitignore
27754d4 is described below

commit 27754d4a60132b949c81a9f5719c424bd38bacb8
Author: ocket8888 <oc...@gmail.com>
AuthorDate: Wed Sep 8 08:42:58 2021 -0600

    Add .gitignore
---
 .gitignore | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c3ba035
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,24 @@
+# Editor/IDE configuration files
+*.sublime-project
+*.sublime-workspace
+.vscode/
+__debug_bin
+*.code-workspace
+*.pydevproject
+.idea/
+.project
+.*.swp
+*.tmlanguage.cache
+*.tmPreferences.cache
+*.stTheme.cache
+*.elc
+.projectile
+*.bak
+*.iml
+.anjuta/
+.anjuta_sym_db.db
+*.anjuta
+*.kateproject
+
+# Misc.
+.DS_Store