Skip to content

Instantly share code, notes, and snippets.

@luca020400
Last active August 29, 2015 14:17
Show Gist options
  • Save luca020400/1269554e040cdeebc977 to your computer and use it in GitHub Desktop.
Save luca020400/1269554e040cdeebc977 to your computer and use it in GitHub Desktop.
sgsd
From fdef3eaf1b8756e54c0c3613f29806f8d7682cae Mon Sep 17 00:00:00 2001
From: Alberto Barradas <[email protected]>
Date: Sun, 22 Mar 2015 02:45:57 -0600
Subject: [PATCH] Added .gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..eae922c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.log_toolkit
--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment