From 30618b271aab40d29a6d34cb4e06c8d28fa74d18 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 21 Mar 2014 06:15:58 -0400 Subject: Add admin edit user --- conf/gitignore/C++ | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 conf/gitignore/C++ (limited to 'conf/gitignore') diff --git a/conf/gitignore/C++ b/conf/gitignore/C++ new file mode 100644 index 00000000..5a1b6ec4 --- /dev/null +++ b/conf/gitignore/C++ @@ -0,0 +1,13 @@ +# Compiled Object files +*.slo +*.lo +*.o + +# Compiled Dynamic libraries +*.so +*.dylib + +# Compiled Static libraries +*.lai +*.la +*.a \ No newline at end of file -- cgit v1.2.3