Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .gitignore #50

Closed
mcatanzaro opened this issue Jul 26, 2019 · 0 comments · Fixed by #52
Closed

Add .gitignore #50

mcatanzaro opened this issue Jul 26, 2019 · 0 comments · Fixed by #52

Comments

@mcatanzaro
Copy link
Contributor

Since CMake allows in-tree builds, libwpe should have a .gitignore:

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	CMakeCache.txt
	CMakeFiles/
	DerivedSources/
	Makefile
	cmake_install.cmake
	libwpe-1.0.so
	libwpe-1.0.so.1
	libwpe-1.0.so.1.2.1
	wpe-1.0.pc
aperezdc added a commit that referenced this issue Jul 26, 2019
aperezdc added a commit that referenced this issue Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant