php - I commit a single file from git , but multiple files get commited onto the server? -


i using vcs software git. added file : "somefile" , committed onto server.

but following files gets commited : the file names gets added git

i checked files added , before committing , shows 1 file. have unticked checkbox other files.

still how these files gets added , how solve ? works fine when commit git terminal.

these files exist in : /php/htdocs/inc/js/tiny_mce/plugins/ibrowser/scripts/phpthumb/cache

make .gitignore file , add

*.jpe 

this ignore file ending in .jpe


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -