Refactor Python agent build and install
[lttng-ust.git] / .gitignore
index 41966c5d964fdc09d30cbdbf835c2b1091f728f2..287d9e7ac2f4f9bc25e67f9796d962b171f2dba0 100644 (file)
@@ -65,8 +65,7 @@ org_lttng_ust_agent_jul_LttngLogHandler.h
 org_lttng_ust_agent_log4j_LttngLogAppender.h
 
 # Python agent
-liblttng-ust-python-agent/lttngust/__init__.py
-liblttng-ust-python-agent/**/*.pyc
-liblttng-ust-python-agent/build
-liblttng-ust-python-agent/install_files.txt
-liblttng-ust-python-agent/setup.py
+python-lttngust/lttngust/__init__.py
+python-lttngust/**/*.pyc
+python-lttngust/build
+python-lttngust/setup.py
This page took 0.022649 seconds and 4 git commands to generate.