source: ogAgent-Git/.gitignore

main 4.0.0
Last change on this file was 64dea9f, checked in by Natalia Serrano <natalia.serrano@…>, 10 months ago

refs #474 #475 #476 fix agent for macos

  • Property mode set to 100644
File size: 573 bytes
RevLine 
[db05f93]1.DS_Store
2.editorconfig
3.idea
[b84ab33]4**/*.swp
[db05f93]5__pycache__/
[b84ab33]6linux/debian/.debhelper/
7linux/debian/files
8linux/debian/ogagent/
9linux/debian/ogagent.debhelper.log
10linux/debian/ogagent.postinst.debhelper
11linux/debian/ogagent.postrm.debhelper
12linux/configure-stamp
13linux/build-stamp
[64dea9f]14macos/build
15windows/vc_redist.x64.exe
[b84ab33]16ogagent_*_all.deb
17ogagent_*_amd64.buildinfo
18ogagent_*_amd64.changes
19ogagent_*_amd64.build
[64dea9f]20OGAgentInstaller-*.pkg
[d7a7a1f]21OGAgentSetup-*.exe
22bin
[64dea9f]23src/build
24src/dist
[b84ab33]25src/about_dialog_ui.py
26src/message_dialog_ui.py
[d7a7a1f]27src/dist
28src/build
29windows/VERSION
[10fab78]30windows/VC_redist.x64.exe
Note: See TracBrowser for help on using the repository browser.