Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2017-08-18 10:58:50 +0300
committerbubnikv <bubnikv@gmail.com>2017-08-18 10:58:50 +0300
commit401059066eeb8de3a3a8576ba532cd9150710423 (patch)
treeaba3910be12b25d89599c5b56a9f82d0e4e397fe /.gitignore
parent952ca18bf9e84835d72838d54a5ccfb484af2fcd (diff)
Switched to Perl local::lib for local compilation.
Taken from upstream Slic3r, thanks @alexrj.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 62e52ce4e..7d66cacd7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,5 @@ xs/buildtmp
MANIFEST.bak
xs/MANIFEST.bak
xs/assertlib*
-.init_bundle.ini \ No newline at end of file
+.init_bundle.ini
+local-lib \ No newline at end of file